*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1080px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:140px;
	overflow: hidden;
}
.head img{
	display: block;s
}
.head .name{
	float: left;
	margin-top: 30px;
}
.head  .tel{
	margin-top: 45px;
	float: right;
}
.nav{
	width: 100%;
	height: 50px;
	background:#015095;
}
.nav ul{
	width: 1080px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 154px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #0068b7;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:15px; 
 border-radius: 50%;
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #015095;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#015095;
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.product{
	width: 1090px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	float: left;
	width: 235px;
	min-height: 545px;
	height: auto;
	overflow: hidden;
	background: #015095;
}
.product .list .tit{
	width: 224px;
	height: 85px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center bottom;
}
.product .list .tit p{
	color:#fff;
	font-size: 26px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.product .list .tit  span{
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	margin-top: 3px;
}
.product .list ul{
	width: 224px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.product .list ul li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #fff;
	position: relative;
	margin-top: 5px;
 
	background:#fff url(../images/icon01.png)no-repeat 35px center;
}

.product .list ul li a{
	display: block;
	color:#1a1a1a;
		white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

	font-size: 18px;
	margin-left: 55px;

}
.product .list ul li:hover a{
	color:#ccc;
}
.product .pic-box{
	width:838px;
	height: auto;
	overflow: hidden;
	float: right;
}
.product .pic-box  .show{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product .pic-box .box{
	width: 400%;
}
.product .pic-box .pic{
	float: left;
	width: 1400px;
}
.product .pic-box ul li{
	float: left;
	width: 275px;
	height: auto;
	margin-left: 3px;
	border: 1px solid #eeeeee;
	margin-bottom: 15px;
	overflow: hidden;
}
.product .pic-box ul li img{
	display: block;
	width: 265px;
	margin: 4px;
 
	height: 213px;
}
.product .pic-box ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color:#1a1a1a;
}
 
.product .pic-box ul li:hover{
	border: 1px solid #246cd7;
}
.product .pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}
.about{
	width: 100%;
	height: 580px;
	margin-top: 90px;
}
.about .pic{
	width: 50%;
	height: 580px;
	float: left;
	background: url(../images/about.png)no-repeat center;
}
.about .intro{
	width: 50%;
	height: 580px;
	background: url(../images/bg.png)no-repeat center;
	float: right;
}
.about .intro .bd{
	width: 515px;
	height: auto;
	overflow: hidden;
	float:left;
	margin-left: 30px;
}
.about .intro .bd .tit {
	margin-top: 55px;
}
.about .intro .bd .tit p{
	color:#015095;
	font-size: 34px;
	font-weight: bold;
	font-family: 'Arial Bold';
}
.about .intro .bd .tit  span{
	display: block;
	color:#222222;
	font-size: 36px;
}
.about .intro .bd .info{
	width: 100%;
	height: 300px;
	overflow: auto;
	margin-top:20px;
}
.about .intro .bd .info p{
	color:#1a1a1a;
	font-size: 18px;
	line-height: 30px;
}
.about .intro .more{
	display: block;
	width: 135px;
	height: 36px;
	border: 1px solid #999999;
	line-height: 36px;
	text-align: center;
	margin-top: 30px;
	color:#666666;
	font-size: 16px;
}
.cases{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.title{
	background: url(../images/tit02.png)no-repeat center;
}
.title p{
	color:#333333;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.title  span{
	display: block;
	color:#555555;
	font-size: 18px;
	text-align: center;
	margin-top: 3px;
}
.cases .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .bd ul li{
	float: left;
	position: relative;
	width: 350px;
	height: auto;
	overflow: hidden;
	margin-right: 15px;
}
.cases .bd ul li img{
	display: block;
	width: 350px;
	height: 350px;
}
.cases .bd ul li p{
	width: 100%;
	line-height: 50px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0;
	font-size: 15px;
	text-align: center;
	color:#fff;
	line-height: 50px;
}
.cases .hd  {
	margin-top: 25px;
	margin-left: 480px;
}
.cases .hd  ul li{
	float: left;
	width: 35px;
	height: 5px;
	background: #f9862e;
	border-radius: 5px;
	line-height: 40px;
	overflow: hidden;
	margin-right: 10px;
}
.cases .hd  ul .on{
	background: #015095;
}
.gg{
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 50px;
}
.gg h4{
	color:#fff;
	font-size: 65px;
	text-align: center;
	margin-top: 30px;
}
.gg span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 18px;
	margin-top: 10px;
}
.gg  .tel{
	max-width: 1200px;
	margin: 0 auto;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	bottom: 80px;
	transform: translateX(-50%);
 
}
.gg  .tel img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.gg  .tel p{
	 color:#fff;
	 float: left;
	 font-size: 18px;
}
.gg  .tel b{
	font-size: 40px;

}
.news{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.news .left{
	width: 540px;
	float: left;
	height: 425px;
	position:relative;
	margin-top: 25px;
}
.news .left img{
	display: block;
	width: 540px;
	height: 425px;
}
.news .left div{
	width: 520px;
	height: 70px;
	padding: 15px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgb(0,0,0,0.5);
}
.news .left div p{
	color:#fff;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news .left div span{
	display: block;
	color:#fff;
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news ul{
	width: 520px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 25px;
}
.news ul li{
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dashed #efefef;
	padding-bottom: 16px;
	height: 60px;
}
.news ul li .time{
	width: 100px;
	float: left;
	height: 60px;
	background: #eeeeee;
}
.news ul li .time b{
	width: 100%;
	display: block;
	height: 39px;
	border-bottom: 1px dashed #fff;
	line-height: 39px;
	font-size: 30px;
	color:#1a1a1a;
	text-align: center;
}
.news ul li .time span{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color:#666666;
}
.news ul li .info{
	width: 400px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-right: 10px;
}
.news ul li .info p{
	color:#1a1a1a;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	margin-top: 5px;
	text-overflow: ellipsis;
}
.news ul li .info span{
	display: block;
	color:#666666;
	font-size: 14px;
	overflow: hidden;
	margin-top: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
 
.news ul li:hover .time{
	background: #015095;
}
.news ul li:hover .time b{
	color:#fff;
}
.news ul li:hover .time span{
	color:#fff;
}


.links{
	width: 100%;
	height: 80px;
	background: #eeeeee;
	margin-top: 30px;
	overflow: hidden;
	
}
.links .tit{
	float: left;
	height: 80px;
	margin-top: 10px;

}
.links ul{
	width: 890px;
	height: 80px;
	float: right;
	overflow: hidden;
}
.links ul li{
	line-height: 80px;
}
.links ul li a{
	color:#222222;
	font-size: 18px;
}


.footer{
	width: 100%;
	height: 580px;
	background: #252c39;
	float:left;
}
.footer .tit{
	width: 100%;
	height: 140px;
	overflow: hidden;
	background: url(../images/tit04.png)no-repeat center;
}
.footer .tit p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
.footer .tit  b{
	color:#f9862e;
}
.footer .tit span{
	color:#a8a8a8;
	font-size: 18px;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.footer .info{
	float: left;
	width: 420px;
	height: auto;
	overflow: hidden;
	margin-top: 38px;
}
.footer .info .tel {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.footer .info .tel p{
	color:#fff;
	font-size: 24px;
	float: left;
}
.footer .info .tel span{
	display: block;
	color:#fff;
	font-size: 24px;
	float: left;
}
.footer .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .intro p{
	color:#999999;
	font-size: 15px;
	line-height: 25px;
}
.footer .ewm{
	float: left;
	margin-left: 75px;
	margin-top: 40px;
	width: 160px;
	padding: 10px;
	background: #4c4c4c;
}
.footer .ewm img{
	display: block;
	width: 160px;
	height: 160px;
}
.footer .ewm p{
	width: 100%;
	height:20px;
	line-height:30px;
	text-align: center;
	color:#999999;
	font-size: 15px;
}
.footer  .mssg{
	float: right;
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-top: 38px;
}
.footer  .mssg .t{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #464646;
}
.footer  .mssg .t p{
	font-size: 18px;
	color:#999999;
	height: 40px;
	border-bottom: 1px solid #8e8e8e;
	display: inline-block;
	line-height: 40px;
}
.footer  .mssg  form{
	width: 100%;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}
.footer  .mssg  ul li{
	width: 100%;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
}
.footer  .mssg  ul li p{
	color:#999999;
	font-size: 15px;
	float: left;
}
.footer .mssg ul li input{
	width: 250px;
	height: 25px;
	border-radius: 5px;
	outline: none;
	background: #4c4c4c;
	border: none;
}
.footer .mssg ul li textarea{
	width: 250px;
	height: 60px;
	border-radius: 5px;
	outline: none;
	background: #4c4c4c;
	border: none;
	resize: none;
}
.footer .mssg .btn{
	width: 90px;
	height: 25px;
	background: #f9862e;
	border-radius: 5px;
	color:#fff;
	border: none;
	margin-top: 15px;
	outline: none;
}
.cr{
	width: 100%;
	height: 43px;
	background: #000000;float:left;
	
}
.cr p{
	color:#4c4c4c;
	font-size: 14px;
	text-align: center;
	line-height: 43px;
}
.cr a{
	color:#4c4c4c;
}


.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 45PX;
  
 	padding-top: 5px;
 	 
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}

.contain{ width:1080px; margin:30px auto; }
.con_left{ width:235px; float:left; margin-right:20px; margin-bottom:50px;}
.con_right{ width:825px; float:left; margin-bottom:30px; margin-top:20px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:205px; padding-left:30px; height:40px;line-height:40px; color:#2081e3; font-size:18px; background:#eee url(../images/pro_list_before.png) no-repeat 5px; border-bottom:#ccc 1px solid; font-weight:bold;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#333;}
.in_prokind span a:visited{ color:#333;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:97%; padding-left:3%; background:url(../images/p02.png) no-repeat 5px; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#ff8e00; text-align:left; position:relative; border-bottom:#ccc 1px dotted;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#ff8e00;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:210px;  font-size:13px; height:42px; line-height:42px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/jt.gif) no-repeat 5px; padding-left:25px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:200px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:275px; height:240px;  float:left; margin-top:10px; margin-right:13px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:265px; height:200px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#2081e3; text-decoration:none;}
.product_con{ width:100%;} 
.newscontent{ font-size:16px; line-height:28px;}
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:14px;  background:url(../images/jt.gif) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#2081e3;}
.nav ul li.current {background: #1c73c9;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.con_left .list{
	float: left;
	width: 235px;
	min-height: 545px;
	height: auto;
	overflow: hidden;
	background: #015095;
}
.con_left .list .tit{
	width: 224px;
	height: 85px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center bottom;
}
.con_left .list .tit p{
	color:#fff;
	font-size: 26px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.con_left .list .tit  span{
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	margin-top: 3px;
}
.con_left .list ul{
	width: 224px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.con_left .list ul li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #fff;
	position: relative;
	margin-top: 5px;
 
	background:#fff url(../images/icon01.png)no-repeat 35px center;
}

.con_left .list ul li a{
	display: block;
	color:#1a1a1a;
		white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

	font-size: 18px;
	margin-left: 55px;

}
.con_left .list ul li:hover a{
	color:#ccc;
}

/*分页*/
.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#ff8e00; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#ff8e00; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#ff8e00; border-radius:5px;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}




